-
Notifications
You must be signed in to change notification settings - Fork 425
feat(deep-link): Add more AssociatedDomain attributes #993
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Package Changes Through 64f2f95There are 9 changes which include deep-link with minor, deep-link-js with minor, single-instance with patch, fs with minor, fs-js with minor, http with patch, http-js with patch, opener with patch, opener-js with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
will look into ios this week-ish (even though it doesn't reallyyy/properly support custom schemes anymore) |
nevermind, forgot that we don't have a way to edit the ios info.plist from inside a plugin yet(?) |
I needed to use the
pathPattern
attribute, so I added it.Also added
scheme
to allow specifyinghttps
only. (+ other possible schemes)